CmIncidentGeneralPublic 
Logical Entity Name  CmIncidentGeneralPublic 
Default Table Name  CmIncidentGeneralPublic 
Physical Only  NO 
Definition 
 
Note 
 

CmIncidentGeneralPublic Columns 
ColumnName  Domain  Datatype  NULL  Definition 
CmIncidentGeneralPublicID(PK)    int  NO 
 
CmIncidentId(FK)    int  NO 
 
SyOrganizationContactId(FK)    int  NO 
 
UserId(FK)    int  NO 
 
Selected    bit  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
TS    timestamp  NO 
 

CmIncidentGeneralPublic Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_CmIncidentGeneralPublic_CmIncidentGeneralPublicID  PrimaryKey  CmIncidentGeneralPublicID 

CmIncidentGeneralPublic Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
cmIncident  Non-Identifying  One To Zero or More  FK_CmIncidentGeneralPublic_CmIncidentId_CmIncident_CmIncidentID      CmIncidentId  NO  YES 
SyOrganizationContact  Non-Identifying  One To Zero or More  FK_CmIncidentGeneralPublic_SyOrganizationContactId_SyOrganizationContact_SyOrganizationContactID      SyOrganizationContactId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_CmIncidentGeneralPublic_UserId_SyStaff_SyStaffID      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

CmIncidentGeneralPublic Check Constraints 
Check Constraint Name  CheckConstraint